gtk4.git
2019-03-06 Benjamin Otterendernode: Add can_diff implementation for transform...
2019-03-06 Timm Bäderentry: Update CSS node docs
2019-03-06 Timm Bädergl renderer: Cache rendered fallback nodes
2019-03-06 Timm Bädergl renderer: Mark pointer textures as used
2019-03-05 Benjamin Ottetransform: Add perspective()
2019-03-04 Benjamin Otterendernode: Implement diffing of transform nodes
2019-03-04 Benjamin Ottetransform: Readd optimization
2019-03-04 Benjamin Ottetransform: Redo querying API
2019-03-04 Benjamin Ottetransform: Store the category in the transform
2019-03-04 Benjamin Ottetransform: Implement gsk_transform_invert()
2019-03-04 Benjamin Ottetransform: Remove gsk_transform_identity()
2019-03-04 Benjamin Ottewidget: Make transform a GskTransform
2019-03-04 Benjamin Ottetestsuite: Add a transforms test
2019-03-04 Benjamin Ottetrasnform: Fix print statement
2019-03-04 Benjamin Ottetransform: Split rotate() and rotate3d() class
2019-03-04 Benjamin Ottetransform: Make category public API
2019-03-04 Benjamin Ottetransform: Remove API to poke internals
2019-03-04 Benjamin Otterendernode: Make the transform node take a GskTransform
2019-03-04 Benjamin Ottetransform: Add more API
2019-03-04 Benjamin Ottetransform: Move to GSK
2019-03-04 Matthias ClasenMerge branch 'adwaita-typo-fix-master' into 'master'
2019-03-04 Christoph Reitertreeview: make sure separator nodes have a height > 0
2019-03-04 Alex MondayAdwaita: Fix typo (missing comma)
2019-03-04 Emmanuele BassiMerge branch 'notebook-notify-page-not-child' into...
2019-03-04 Matthias Clasensearch entry: Fix a copy-paste error
2019-03-04 Matthias Clasenentries: Fix mnemonic activation
2019-03-03 Peter Bloomfieldnotebook: Notify the notebook page, not the child
2019-03-03 Benjamin Ottewidget: Fix gtk_widget_pick() on 3d-transformed widgets
2019-03-03 Matthias Clasengtk-demo: Minimally fix the sarch entry demo
2019-03-02 Matej UrbančičUpdated Slovenian translation
2019-03-02 Timm BäderFix compile time warnings
2019-03-02 Timm Bädera11y: Include gtktextaccesible.h in gtk-a11y.h
2019-03-01 Emmanuele BassiMerge branch 'redundant-editable-api' into 'master'
2019-02-28 Matthias Clasenentry, spin button: Drop redundant API
2019-02-28 Timm Bäderroundedrect: Add gsk_rounded_rect_to_string
2019-02-28 Timm Bädergl renderer: Change shadow cache eviction strategy
2019-02-28 Timm Bädergl renderer: Ignore nodes with nan bounds
2019-02-28 Timm Bädertransformnode: Avoid matrix multiplication if we can
2019-02-28 Timm Bädergl renderer: Add more nodes that support transforms
2019-02-28 Matthias Clasenentry: Don't use the buffer directly
2019-02-28 Matthias Clasentreeview: Stop using set_focus_child
2019-02-27 Nirbheek ChauhanMerge branch 'alatiera/python3' into 'master'
2019-02-27 Jordan Petridisbuild: use condense the mkdir calls to oneliners
2019-02-27 Jordan Petridisbuild: no need to replace path separators
2019-02-27 Jordan Petridisbuild: Use python3 for the post install script
2019-02-27 Jakub SteinerAdwaita: define insensitive links
2019-02-27 Benjamin Ottexembed: Remove unused file
2019-02-27 Benjamin Ottewindow: Return no item for no item name
2019-02-26 Matthias Clasenwindow: Undo the deprection of gtk_window_present
2019-02-26 Matthias Clasentestsuite: Stop using grab-focus as a keybinding signal
2019-02-26 Matthias Clasenwidget: Remove the ::grab-focus signal
2019-02-26 Matthias Clasencontainer: Remove the ::set-focus-child signal
2019-02-25 Matthias ClasenMerge branch 'wip/hadess/window-present-docs' into...
2019-02-25 Bastien Nocerasurface: Advise using gtk_window_present_with_time()
2019-02-25 Bastien Nocerawindow: Warn when gtk_window_present_with_time() is...
2019-02-25 Bastien Noceraall: Don't warn about deprecated gtk_window_present...
2019-02-25 Bastien Nocerawindow: Deprecate gtk_window_present()
2019-02-25 Bastien NoceraAdd 4.0 deprecation warning macros
2019-02-25 Matthias Clasenentry: Make placeholder-text work again
2019-02-25 Timm Bädergl renderer: Remove GskRoundedRect initializaion
2019-02-25 Timm Bädergl renderer: Partially implement rounded rect intersection
2019-02-25 Timm Bädergl renderer: Add debug function to dump render node
2019-02-25 Timm Bädercompare-render: Assert that no error has been set
2019-02-25 Timm Bädergl renderer: Stop determining the matrix category ourselves
2019-02-24 Matthias Clasendocs: Miscellaneous doc fixes
2019-02-24 Matthias Clasendocs: Remove some no-longer-existing api
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Piotr DrągUpdate POTFILES.in
2019-02-24 Matthias Clasengdk: Rename our vulkan context to GTK
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasengitlab templates: Its just GTK now
2019-02-24 Matthias Clasendocs: Remove a mention of Gtkinvisible
2019-02-24 Matthias Clasendocs: Some cosmetic fixups
2019-02-24 Matthias ClasenRevert "inspector: Make picking work again"
2019-02-24 Matthias ClasenDrop GtkInvisible
2019-02-24 Matthias Claseninspector: Avoid grabs for inspecting
2019-02-24 Matthias Clasennotebook: Document new apis
2019-02-24 Matthias Clasentransform: Fix a wrong annotation
2019-02-24 Matthias ClasenMerge branch 'kill-register-surface' into 'master'
2019-02-24 Matthias ClasenRemove gdk_surface_set_user_data
2019-02-24 Matthias Clasengtk-demo: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Claseninspector: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasentooltip: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenmain: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenxim: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenime: Stop using gdk_surface_get_user_data
2019-02-24 Matthias ClasenAdd gtk_root_get_for_surface
2019-02-24 Matthias Clasena11y tests: Update output for entries
2019-02-24 Matthias Clasenfixup: warn about nothing events
2019-02-23 Matthias Claseninspector: Make picking work again
2019-02-23 Matthias ClasenQuietly ignore GDK_NOTHING events
2019-02-23 Matthias Clasendocs: Refresh the "Q & A" part
2019-02-23 Matthias Clasengdk: Document surface signals
2019-02-23 Matthias ClasenMerge branch 'drawing-model-refresh' into 'master'
2019-02-23 Matthias Clasendoc: Rewrite the drawing model overview
2019-02-23 Benjamin OtteMerge branch 'event-signal' into 'master'
2019-02-23 Matthias ClasenDrop gdk_event_handler_set
2019-02-23 Matthias ClasenDrop some dead code
2019-02-23 Matthias ClasenStop using gdk_event_handler_set
next